PathFollowerStatus

Undocumented in source.

Constructors

this
this(Vector3[] waypoints)
Undocumented in source.

Members

Functions

checkAdvance
void checkAdvance(Vector3 pos, float range)
Undocumented in source. Be warned that the author may not have intended to support it.
getWaypoint
Vector3 getWaypoint()
Undocumented in source. Be warned that the author may not have intended to support it.
hasFinished
bool hasFinished()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currentWaypoint
uint currentWaypoint;
Undocumented in source.
waypoints
Vector3[] waypoints;
Undocumented in source.

Meta